Papers by George Caique Gouveia Barbosa

2 papers
From Examples to Rules: Neural Guided Rule Synthesis for Information Extraction (2022.lrec-1)

Copied to clipboard

Challenge: a "deep learning tsunami" has brought tremendous improvements in performance to most NLP applications.
Approach: They propose a method for rule synthesis from examples that combines the advantages of deep learning and rule-based methods.
Outcome: The proposed method achieves state-of-the-art on 1-shot task and competitive performance in 5-shot scenario.
Parsing as Tagging (2020.lrec-1)

Copied to clipboard

Challenge: Existing methods for dependency parsing treat parse as tagging, but they are not perfect.
Approach: They propose a simple yet accurate method that treats parsing as tagging . they use a sequence model with a bidirectional LSTM over BERT embeddings .
Outcome: The proposed method outperforms the state-of-the-art method on universal dependency (UD) by 1.76% unlabeled attachment score (UAS) for English, 1.98% UAS for French, and 1.16% UAS in German.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations